Undocumented functions of NTDLL

2OO1, 4 March


NtSystemDebugControl
NtSystemDebugControl

NTSYSAPI 
NTSTATUS
NTAPI

NtSystemDebugControl(
IN SYSDBG_COMMAND Command, IN PVOID InputBuffer OPTIONAL, IN ULONG InputBufferLength, OUT PVOID OutputBuffer OPTIONAL, IN ULONG OutputBufferLength, OUT PULONG ReturnLength OPTIONAL );



Function NtSystemDebugControl is used by some low-level debuggers written by Microsoft and avaiable typically in DDK.



Requirements:
Library: ntdll.lib


See also:
SYSDBG_COMMAND